Use DevController.allocateDeviceID rather than using a local variable.
authoremellor@ewan <emellor@ewan>
Mon, 19 Sep 2005 12:41:41 +0000 (13:41 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 19 Sep 2005 12:41:41 +0000 (13:41 +0100)
commit0c0fe2fcc7ee6bfde47851287e53e1b8edab627f
tree53d66e35992d0f1aad861ef93c881ab990ee5c3f
parent03454aa712ff144d81c6a8614df76fdf11fc7955
Use DevController.allocateDeviceID rather than using a local variable.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/python/xen/xend/server/netif.py